cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/158 - Maze Game/
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Maze Game</title>
<link rel="stylesheet" href="./st
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Maze Game</title>
<link rel="stylesheet" href="./st
function rand(max) {
return Math.floor(Math.random() * max);
}
function shuffle(a) {
for (let i = a.length - 1; i > 0; i--)
return Math.floor(Math.random() * max);
}
function shuffle(a) {
for (let i = a.length - 1; i > 0; i--)